Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
SetUserInformation(Int32,Byte,Byte[]) Method
See Also 
Leadtools.Dicom Namespace > DicomAssociate Class > SetUserInformation Method : SetUserInformation(Int32,Byte,Byte[]) Method




index
Index of the User-defined item to set.
type
Type of the User-defined item.
data
Buffer that contains the data for the User-defined item.
Sets the specified User-defined item.

Syntax

Visual Basic (Declaration) 
Overloads Public Sub SetUserInformation( _
   ByVal index As Integer, _
   ByVal type As Byte, _
   ByVal data() As Byte _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomAssociate
Dim index As Integer
Dim type As Byte
Dim data() As Byte
 
instance.SetUserInformation(index, type, data)
C# 
public void SetUserInformation( 
   int index,
   byte type,
   byte[] data
)
Managed Extensions for C++ 
public: void SetUserInformation( 
   int index,
   byte type,
   byte[] data
) 
C++/CLI 
public:
void SetUserInformation( 
   int index,
   byte type,
   array<byte> data
) 

Parameters

index
Index of the User-defined item to set.
type
Type of the User-defined item.
data
Buffer that contains the data for the User-defined item.

Example

For an exmple, refer to IsRoleSelect.

Remarks

For more information about User-defined items, refer to AddUserInformation.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Dicom requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features